@charset "utf-8";

* {
	margin: 0px;
	padding: 0px;
	font-family: "Microsoft YaHei";
}

a {
	text-decoration: none;
	color: #000;
}

li {
	list-style-type: none;
}

.headbg {
	margin: auto;
	width: 100%;
	overflow: hidden;
}

.headbg .top {
	margin: auto;
	height: 30px;
	width: 1200px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EAEAEA;
	line-height: 30px;
	font-size: 13px;
}

.headbg .top span {
	float: left;
}

.headbg .top .tr {
	float: right;
}

.headbg .top .tr a {
	font-size: 13px;
	color: #000;
	margin-left: 10px;
}

.headbg .top .tr a:hover {
	color: #F00;
	text-decoration: underline;
}

.headbg .lgbg {
	width: 1200px;
	margin-top: 1px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	overflow: hidden;
}

.headbg .lgbg img {
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.headbg .lgbg .bt {
	float: left;
	margin-top: 30px;
	line-height: 35px;
	margin-left: 30px;
}

.s_bg {
	float: left;
	overflow: hidden;
	margin-left: 80px;
	font-size: 14px;
	margin-top: 35px;
	font-family: "Times New Roman", Times, serif;
}

.s_bg span a {
	color: #000;
	margin-right: 10px;
}

.s_bg span a:hover {
	color: #F00;
	text-decoration: underline;
}

.s_bg form .i {
	background-image: url(/img/ii.png);
	background-repeat: no-repeat;
	height: 40px;
	width: 300px;
	border-top-style: none;
	border-left-style: none;
	float: left;
	border-right-style: none;
	border-bottom-style: none;
	background-position: 0px 0px;
}

.s_bg form .i .text {
	height: 30px;
	width: 280px;
	margin-left: 10px;
	margin-top: 2px;
	outline: none;
	border: none;
	display: block;
}

.s_bg form .sub {
	height: 40px;
	width: 60px;
	float: left;
	outline: none;
	border: none;
	display: block;
	background-image: url(/img/ii.png);
	background-repeat: no-repeat;
	background-position: -300px 0px;
	background-color: #FFF;
}

.s_bg form {
	margin-top: 5px;
}

.tel {
	float: left;
	overflow: hidden;
	margin-left: 80px;
	margin-top: 30px;
	background-image: url(/img/tel.png);
	background-repeat: no-repeat;
	padding-left: 50px;
	background-position: 0px 28px;
	font-size: 14px;
}

.tel span {
	margin-left: -50px;
}

.tel h2 {
	font-family: "Times New Roman", Times, serif;
	line-height: 22px;
}

.wx {
	float: right;
	overflow: hidden;
	margin-top: 10px;
	font-size: 13px;
	background-image: url(/img/wx.jpg);
	background-repeat: no-repeat;
	height: 100px;
	width: 100px;
	background-position: 10px 0px;
}

.wx span {
	text-align: center;
	display: block;
	margin-top: 80px;
}

.headbg .navbg {
	background-image: url(/img/navbg.png);
	background-repeat: repeat-x;
	margin: auto;
	height: 40px;
	width: 100%;
}

.headbg .navbg .nav {
	margin: auto;
	width: 1200px;
	overflow: hidden;
}

.headbg .navbg ul li {
	line-height: 40px;
	text-align: center;
	display: block;
	width: 120px;
	list-style-type: none;
	float: left;
	transition-duration: 0.6s;
}

.headbg .navbg ul .zt {
	background-color: #09f;
}

.clear:after {
	content: '/20';
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

.active {
	background-color: #09f;
}

.headbg .navbg .nav li:hover {
	background-color: #09f;
}

.headbg .navbg .nav li a {
	color: #000;
	display: block;
	font-size: 16px;
	font-weight: bold;
}

.main {
	width: 1200px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}

.imgbody {
	width: 1200px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	overflow: hidden;
}

.imgbody h2 {
	text-align: center;
	line-height: 100px;
	background-color: #f9f9f9;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
	font-weight: normal;
}

.main_i {
	width: 1200px;
	overflow: hidden;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}

.navlist_i {
	width: 180px;
	float: left;
	overflow: hidden;
	border: 1px solid #dadada;
}

.navlist_i a {
	color: #000;
	display: block;
	line-height: 40px;
	text-align: center;
	font-size: 16px;
	background-color: #f9f9f9;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dadada;
	margin-bottom: 1px;
}

.navlist_i a:hover {
	background-color: #fff;
	color: #0099FF;
}

.f_bg {
	float: left;
	width: 700px;
	margin-left: 20px;
	overflow: hidden;
}

.flash {
	height: 250px;
	margin-bottom: 20px;
	position: relative;
	padding: 0;
	overflow: hidden;
	box-shadow: 0 3px 5px rgba(0, 0, 0, .2);
}

.flash ul {
	position: relative;
	padding: inherit;
	margin: 0;
}

.flash ul li {
	padding: inherit;
	margin: inherit;
	list-style: none;
	overflow: hidden;
}

.flash ul li img {
	width: inherit;
	height: inherit;
}

.flash ol {
	position: relative;
	width: 80px;
	height: 20px;
	top: -20px;
	left: 60px;
	list-style-type: none;
}

.flash ol li {
	float: left;
	width: 10px;
	height: 10px;
	margin: 5px;
	background: #fff;
}

.flash ol li.seleted {
	background: #1AA4CA;
}

.f_bg .hot {
	height: 150px;
}

.hot ul li a img {
	height: 116px;
	width: 156px;
	border: 2px solid #cce3ff;
	transition-duration: 0.6s;
}

.hot ul li {
	width: 160px;
	list-style-type: none;
	overflow: hidden;
	display: block;
	float: left;
	margin-right: 15px;
}

.hot ul li a img:hover {
	color: #F00;
	text-decoration: none;
	border: 2px solid #09f;
}

.hot ul li a:hover {
	color: #F00;
	text-decoration: none;
}

.hot ul li a {
	font-size: 14px;
	line-height: 25px;
	text-align: center;
	display: block;
	color: #000;
	transition-duration: 0.6s;
}

.jj {
	float: left;
	margin-left: 20px;
	overflow: hidden;
	width: 278px;
	box-shadow: 0 1px 6px rgba(0, 0, 0, .15);
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #f5f5f5;
	background-color: #f5f5f5;
}

.jnav {
	height: 40px;
}

.jnav ul .jzt {
	background-color: #f5f5f5;
}

.jnav ul li {
	line-height: 40px;
	width: 92px;
	text-align: center;
	display: block;
	float: left;
	font-size: 14px;
	font-weight: bold;
	background-color: #999;
	margin-right: 1px;
}

.jnav ul li a {
	color: #000;
	display: block;
}

.jxs .jjxs {
	display: none;
	font-size: 14px;
	height: 360px;
	line-height: 30px;
}

.jxs .jjxs a {
	display: block;
	color: #000;
	margin-top: 10px;
	padding-left: 30px;
	background-image: url(../../img/333.png);
	background-repeat: no-repeat;
	background-position: 7px 7px;
	transition-duration: 0.3s;
}

.jxs .jjxs a:hover {
	color: #F00;
	background-image: url(../../img/444.png);
	background-repeat: no-repeat;
	background-position: 7px 7px;
}



.c_top {
	width: 1200px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	float: left;
	background-image: url(/img/f_bg.png);
	background-repeat: repeat-x;
	display: block;
	line-height: 35px;
}

.c_top a {
	color: #000;
	float: left;
	text-align: center;
}

.c_top a h4 {
	background-color: #09f;
	padding-right: 15px;
	padding-left: 15px;
}

.c_top a:hover {
	color: #F00;
}

.c_top span {
	font-size: 14px;
	margin-left: 20px;
	display: block;
	float: left;
}

.c_top em {
	float: right;
	font-style: normal;
	display: block;
	margin-right: 5px;
}

.p_l {
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	float: left;
	display: block;
	width: 100%;
}

.p_l dl dd a img {
	height: 160px;
	width: 213px;
	border: 2px solid #CCC;
}

.p_l dl dd a img:hover {
	border: 2px solid #09f;
}

.p_l dl dd {
	width: 217px;
	display: block;
	float: left;
	margin-right: 23px;
	margin-bottom: 10px;
}

.p_l dl dd a {
	display: block;
	text-align: center;
	color: #000;
	font-size: 14px;
}

.p_l dl dd a span {
	text-align: center;
	line-height: 30px;
}

.p_l dl dd a:hover {
	color: #F00;
	text-decoration: underline;
}

.p_list_l {
	float: left;
	width: 590px;
	overflow: hidden;
	margin-top: 20px;
	margin-bottom: 20px;
}

.p_list_l h4 {
	line-height: 40px;
	margin-bottom: 5px;
	position: relative;
}

.p_list_l h4 a {
	color: #000;
	text-decoration: none;
	margin-left: 10px;
	transition-duration: 0.6s;
}

.p_list_l h4 a:hover {
	color: #F00;
}

.p_list_l h4 span {
	font-size: 14px;
	font-weight: normal;
	margin-left: 20px;
}

.p_list_l h4 b {
	font-size: 14px;
	font-weight: normal;
	position: absolute;
	top: 0px;
	right: 10px;
}

.p_list_l .l1 {
	overflow: hidden;
	border: 1px solid #e3e3e3;
}

.p_list_l .l1 .ll {
	float: left;
	width: 220px;
	height: 320px;
	background-color: #FFFFCC;
	transition-duration: 0.6s;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #e3e3e3;
}

.p_list_l .l1 .ll:hover {
	background-color: #0099FF;
}

.p_list_l .l1 .ll span {
	line-height: 30px;
	font-size: 14px;
	display: block;
	margin: 10px;
}

.p_list_l .l1 ul {
	margin: auto;
	display: table;
}

.p_list_l .l1 ul li {
	float: left;
	list-style-type: none;
	width: 178px;
	margin-left: 5px;
	text-align: center;
	margin-top: 20px;
}

.p_list_l .l1 ul li a {
	color: #000;
	text-decoration: none;
	transition-duration: 0.6s;
}

.p_list_l .l1 ul li a:hover {
	color: #F00;
}

.p_list_l .l1 ul li a img {
	height: 101px;
	width: 135px;
	transition: all 0.5s;
	display: block;
	vertical-align: middle;
	margin: auto;
	border: none;
}

.p_list_l .l1 ul li a img:hover {
	transform: scale(1.15);
}

.p_list_l .l1 ul li a span {
	line-height: 35px;
	font-size: 14px;
}

.ad {
	height: 75px;
	width: 1198px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	float: left;
	box-shadow: 0 3px 5px rgba(0, 0, 0, .2);
	background-color: #0099FF;
}

.ad div {
	margin-top: 15px;
	margin-left: 15px;
	float: left;
	height: 50px;
	background-image: url(/img/ysbg.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	line-height: 50px;
	padding-left: 60px;
}

.n_bg {
	width: 1200px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	overflow: hidden;
	float: left;
	box-shadow: 0 3px 5px rgba(0, 0, 0, .1);
	background-color: #f5f5f5;
	transition-duration: 0.6s;
}

.news {
	float: left;
	width: 380px;
	margin-right: 10px;
	overflow: hidden;
	margin-bottom: 10px;
	margin-top: 10px;
	margin-left: 10px;
	transition-duration: 0.6s;
}

.news:hover {
	background-color: #CCC;
}

.news h3 {
	line-height: 75px;
	text-align: center;
	background-color: #333;
	color: #FFF;
	margin-bottom: 20px;
}

.news ul li {
	line-height: 50px;
	font-size: 14px;
	background-image: url(/img/lico.png);
	background-repeat: no-repeat;
	background-position: 20px 16px;
	padding-left: 50px;
}

.news ul li a {
	color: #000;
}

.news ul li a:hover {
	color: #F00;
}

.ft_bg {
	height: 300px;
	width: 100%;
	margin: auto;
	background-color: #333;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	color: #FFF;
}

.footer {
	margin: auto;
	width: 1200px;
	overflow: hidden;
}

.f_top {
	margin: auto;
}

.fnav {
	float: left;
	width: 150px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: 35px;
}

.fnav a {
	color: #FFF;
}

.fnav a:hover {
	color: #F00;
	text-decoration: underline;
}

.fnav ul h4 {
	line-height: 60px;
}

.fnav ul li {
	line-height: 40px;
	padding-left: 30px;
	background-image: url(/img/licof.png);
	background-repeat: no-repeat;
	background-position: 0px 11px;
	font-size: 14px;
}

.flx {
	float: left;
	overflow: hidden;
	margin-top: 20px;
}

.flx h4 {
	line-height: 60px;
}

.flx ul li {
	line-height: 28px;
	font-size: 14px;
	background-image: url(/img/f_ico02.png);
	background-repeat: no-repeat;
	background-position: 0px 7px;
	padding-left: 30px;
}

.flx div {
	float: left;
	width: 116px;
	text-align: center;
	font-size: 14px;
	margin-left: 20px;
	margin-top: 30px;
}

.ft_bg .f_bq {
	width: 1200px;
	line-height: 60px;
	font-size: 14px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}

.ft_bg .f_bq span {
	margin-right: 50px;
}

.ft_bg .f_bq span a {
	color: #FFF;
}

.cpbn {
	height: 130px;
	width: 1200px;
	background-image: url(/img/cpbanner.png);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	background-color: #09F;
	margin-top: 10px;
}

.cp {
	margin: auto;
	width: 1200px;
	overflow: hidden;
}

.cp .fllb {
	float: left;
	width: 200px;
}

.fllb h3 {
	text-align: center;
	line-height: 50px;
	background-image: url(/img/flbg.png);
	margin-bottom: 5px;
	box-shadow: box-shadow: 0 3px 5px rgba(0, 0, 0, .2);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	color: #FFF;
}

.fllb h3 img {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: -2px;
	margin-left: 0px;
}

.fllb ul li {
	font-size: 14px;
	line-height: 50px;
	text-align: center;
	background-color: #0099FF;
	transition-duration: 0.6s;
	margin-bottom: -1px;
	border: 1px solid #09f;
}

.fllb ul .cpzt {
	background-color: #FFF;
}

.fllb ul li:hover {
	background-color: #FFF;
}

.fllb ul li a {
	color: #000;
	display: block;
}

.flnr {
	float: right;
	width: 980px;
	overflow: hidden;
	font-size: 14px;
}

.flnr .cplb {
	display: none;
}

.flnr .cplb .lbtop b {
	line-height: 40px;
	background-color: #f5f5f5;
	border: 1px solid #e3e3e3;
	width: 968px;
	height: 40px;
	display: block;
	padding-left: 10px;
	margin: auto;
}

.flnr .cplb .lbtop .s_bg {
	width: 958px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #f5f5f5;
	padding: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #e3e3e3;
	border-right-color: #e3e3e3;
	border-left-color: #e3e3e3;
}

.flnr .cplb .lbtop .s_bg a {
	line-height: 30px;
	color: #000;
	margin-right: 20px;
	float: left;
	padding-right: 5px;
	padding-left: 5px;
	background-color: #999;
	margin-bottom: 5px;
}

.flnr .cplb .lbtop .ss_bg {
	width: 980px;
	line-height: 40px;
	background-color: #f5f5f5;
	display: block;
	float: left;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #e3e3e3;
	border-bottom-color: #e3e3e3;
	border-left-color: #e3e3e3;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}

.ss_bg form span a {
	color: #000;
	font-weight: bold;
	margin-left: 10px;
}

.ss_bg form .te {
	height: 20px;
	width: 280px;
	outline: none;
	border: 1px solid #09F;
	padding: 10px;
}

.ss_bg form .an {
	height: 42px;
	width: 60px;
	outline: none;
	background-color: #09F;
	border-right-style: none;
	border-bottom-style: none;
	border-top-style: none;
	border-left-style: none;
}

.list {
	width: 980px;
	overflow: hidden;
	margin: auto;
	display: none;
}

.list ul li {
	width: 230px;
	margin-right: 15px;
	text-align: center;
	float: left;
	margin-bottom: 10px;
}

.list ul li a {
	color: #000;
}

.list ul li a img {
	height: 168px;
	width: 226px;
	border: 2px solid #cce3ff;
}

.list ul li a img:hover {
	border: 2px solid #09f;
}

.list ul li a:hover {
	color: #F00;
	text-decoration: underline;
}

.ndwz {
	width: 1200px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	overflow: hidden;
	line-height: 20px;
	font-size: 16px;
}

.ndwz i {
	float: left;
	height: 20px;
	width: 10px;
	background-color: #09F;
}

.ndwz b {
	float: left;
	margin-left: 5px;
}

.ndwz a {
	color: #000;
	text-decoration: none;
}

.ndwz a:hover {
	color: #09F;
}

.line {
	width: 1200px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	height: 1px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #dadada;
}

.bd .list_tj {
	margin: auto;
	width: 1200px;
	overflow: hidden;
}

.bd .list_tj ul li {
	float: left;
	width: 230px;
	margin-right: 10px;
	text-align: center;
	margin-bottom: 10px;
}

.bd .list_tj ul li a {
	color: #000;
	text-decoration: none;
}

.bd .list_tj ul li img {
	height: 168px;
	width: 226px;
	border: 2px solid #cce3ff;
}

.bd .list_tj ul li a img:hover {
	border: 2px solid #09f;
}

.bd .list_tj ul li a:hover {
	color: #F00;
	text-decoration: underline;
}

.bd .ejdh {
	padding: 10px;
	width: 1178px;
	border: 1px solid #e3e3e3;
	font-size: 14px;
	overflow: hidden;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}

.bd .ejdh span {
	line-height: 35px;
	padding: 5px;
	float: left;
	height: 50px;
}


.bd .ejdh ul li {
	float: left;
	display: block;
}

.bd .ejdh ul li a {
	line-height: 35px;
	padding: 5px;
}

.xqtop {
	height: 392px;
	border: 1px solid #e3e3e3;
	padding: 10px;
}

.xqtop img {
	display: block;
	float: left;
	height: 392px;
	width: 523px;
}

.xqtop .xqcs {
	float: right;
	width: 50%;
}

.xqtop .xqcs .xqbt {
	float: left;
	width: 100%;
}

.xqtop .xqcs .xqbt h2 {
	line-height: 53px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e3e3e3;
	width: 100%;
	display: block;
}

.xqtop .xqcs .xqbt span {
	font-size: 15px;
	line-height: 36px;
}

.xqtop .xqcs .xqbt .xqlx {
	height: 80px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e3e3e3;
	line-height: 80px;
}

.xqtop .xqcs .xqbt .xqlx h3 {
	float: left;
}


.fangk {
	height: 300px;
	margin: 40px 0;
	overflow: hidden;
	background-color: #f5f5f5;
}

.fangk dt {
	width: 440px;
	height: 300px;
	float: left;
	overflow: hidden;
}

.fangk dt img {
	display: block;
	width: 440px;
	height: 300px;
}

.fangk dd {
	width: 666px;
	float: right;
	padding-right: 47px;
}

.fangk dd h3 {
	font-size: 23px;
	font-weight: bold;
	color: #01458d;
	line-height: 32px;
	padding-top: 45px;
}

.fangk dd p {
	font-size: 16px;
	line-height: 34px;
	color: #666;
	padding-top: 10px;
	line-height: 39px;
}

.fangk dd p em {
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #e6e6e6;
}

.fangk dd h5 {
	font-size: 20px;
	color: #252525;
	margin-top: 18px;
}

.fangk dd h5 em {
	Arial;
	font-weight: bold;
	color: #f00006;
	font-size: 30px;
}

.cont {
	height: 545px;
	overflow: hidden;
}

.tit2 {
	height: 80px;
	font-weight: bold;
	line-height: 80px;
	overflow: hidden;
	color: #333;
	padding-left: 18px;
	font-size: 32px;
}

.tit2 em {
	font-size: 20px;
	color: #ccc;
	text-transform: uppercase;
	padding-left: 5px;
}

.cont dl {
	border: 1px solid #e1e1e1;
}

.cont dd {
	height: 245px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e1e1e1;
}

.cont dd p {
	width: 545px;
	height: 80px;
	float: left;
	display: inline-block;
	font-size: 18px;
	line-height: 80px;
	color: #333;
	margin-top: 0;
	margin-right: 27px;
	margin-bottom: 0;
	margin-left: 27px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e1e1e1;
}

.cont dd p em {
	display: inline-block;
	float: left;
	width: 34px;
	height: 34px;
	margin-top: 24px;
	margin-right: 20px;
	margin-bottom: 0;
	margin-left: 20px;
}

.cont dd .nones {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.cont dt {
	width: 1146px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
}

.cont dt h3 {
	display: inline-block;
	float: left;
	width: 34px;
	height: 134px;
	margin-top: 0;
	margin-right: 20px;
	margin-bottom: 0;
	margin-left: 20px;
}

.cont dt h5 {
	font-size: 15px;
	line-height: 32px;
	color: #333;
	width: 1072px;
	float: right;
}

.cont dt p em {
	display: block;
	width: 75px;
	font-weight: bold;
	float: left;
}

.cont dt p span {
	display: block;
	float: left;
	width: 997px;
}

.cont dl dd p em img {
	margin-top: 0px;
	display: block;
}

.map2 {
	height: 573px;
	padding-top: 37px;
	background: #f5f5f5;
	overflow: hidden;
}

.map3 {
	background: #fff;
	height: 530px;
	border: 1px solid #e1e1e1;
	overflow: hidden;
	padding: 0 40px;
	width: 1120px;
	margin: 0 auto;
}

.map2 h4 {
	height: 77px;
	font-size: 32px;
	line-height: 77px;
	color: #01458d;
	overflow: hidden;
}

.map2 p {
	width: 1101px;
	height: 415px;
	margin: 0 auto;
}

.map2 p img {
	display: block;
	width: 1101px;
	height: 415px;
}

.clearfix:after {
	content: "";
	clear: both;
	height: 0;
	visibility: hidden;
	display: block;
}

.clearfix {
	*zoom: 1;
}

.mnav {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: #f5f5f5;
	border: 1px solid #e3e3e3;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	width: 1178px;
}

.mnav a {
	margin-right: 15px;
	font-size: 14px;
	color: #000;
	line-height: 30px;
	transition-duration: 0.1s;
}

.mnav a:hover {
	color: #F00;
}

.pro {
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	width: 1200px;
	height: 1120px;
}

.pro ul li {
	float: left;
	margin-right: 10px;
	overflow: hidden;
	margin-bottom: 20px;
	text-align: center;
	border: 1px solid #e3e3e3;
	width: 278px;
	margin-left: 10px;
}

.pro ul li:hover {
	border: 1px solid #09F;
}

.pro ul li i a {
	display: block;
	line-height: 40px;
	width: 50%;
	float: left;
	font-style: normal;
	font-size: 14px;
	background-color: #f5f5f5;
}

.pro ul li i a:first-child {
	background-color: #09F;
	color: #FFF;
}

.pro ul li a img {
	height: 187px;
	width: 250px;
	border: none;
}

.pro ul li a {
	color: #000;
	transition-duration: 0.2s;
}

.pro ul li a:hover {
	color: #F00;
}

.pro ul {
	overflow: hidden;
}

.pro ul li a h4 {
	margin-top: -10px;
	line-height: 35px;
}

.page {
	margin: auto;
	height: 50px;
	width: 1198px;
	line-height: 50px;
	background-color: #f5f5f5;
	border: 1px solid #e3e3e3;
	text-align: center;
	font-size: 14px;
}

.page a {
	color: #000;
}

.page a:hover {
	color: #F00;
}

.pfbg {
	margin: auto;
	width: 100%;
	overflow: hidden;
	z-index: 999;
	background-color: rgba(0, 153, 255, 0.9);
	display: none;
}

.pfzt {
	position: fixed;
	top: 0;
	margin-top: 0px;
	z-index: 100;
	display: block;
}

.pfnav {
	margin: auto;
	width: 1200px;
	height: 50px;
}

.pfnav a {
	color: #FFF;
	line-height: 50px;
	width: 120px;
	float: left;
	display: block;
	text-align: center;
	transition-duration: 0.2s;
	font-size: 16px;
	font-weight: bold;
}

.pfnav a:hover {
	background-color: #FFF;
	color: #0099FF;
}

.ys {
	margin-top: 20px;
}

.ysh2 i {
	font-style: normal;
	text-align: center;
	display: block;
	line-height: 50px;
}

.ysh2 span {
	display: block;
	font-size: 14px;
	line-height: 30px;
	background-image: url(/img/ysbg1.png);
	background-repeat: no-repeat;
	font-weight: normal;
	text-align: center;
}

.ys ul li {
	float: left;
	width: 288px;
	margin-top: 10px;
	margin-right: 5px;
	text-align: center;
	margin-left: 5px;
	overflow: hidden;
	border: 1px solid #e3e3e3;
	padding-bottom: 20px;
}

.ys ul li img {
	margin-top: 30px;
}

.ys ul li h3 {
	line-height: 40px;
	margin-top: 20px;
	color: #09F;
}

.ys ul li h2 {
	line-height: 40px;
	margin-top: 20px;
	color: #333;
	font-family: "Times New Roman", Times, serif;
}

.ys ul li span {
	line-height: 35px;
	font-size: 14px;
}

.ys ul li b {
	font-size: 24px;
	text-align: center;
	display: block;
	margin-top: 20px;
}

.ml {
	float: right;
}

.mh1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e3e3e3;
	line-height: 60px;
	padding-left: 20px;
	margin-bottom: 10px;
}

.ml img {
	height: 340px;
	width: 500px;
}

.mr {
	float: left;
	padding-right: 30px;
	padding-left: 30px;
	font-size: 16px;
	width: 640px;
	line-height: 35px;
	padding-top: 20px;
	padding-bottom: 20px;
}

.qy {
	float: left;
	width: 288px;
	margin-top: 20px;
	margin-bottom: 20px;
	border: 1px solid #e3e3e3;
	background-color: #f5f5f5;
	height: 480px;
	margin-right: 5px;
	margin-left: 5px;
}

.qy img {
	margin-left: 25px;
	margin-top: 25px;
	margin-bottom: 25px;
}

.contact {
	line-height: 40px;
	margin-top: 20px;
	width: 1180px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 20px;
	overflow: hidden;
}

.contact img {
	margin-top: 6px;
	float: left;
}

.contact span {
	float: left;
	font-size: 16px;
	margin-left: 20px;
}

.list_art {
	width: 1200px;
	overflow: hidden;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	position: relative;
}

.list_art a b {
	position: absolute;
	left: 0px;
	top: 300px;
	display: block;
	height: 200px;
	width: 400px;
	text-align: center;
	font-weight: normal;
	background-color: rgba(255, 255, 255, 0.6);
}

.list_art a b h4 {
	line-height: 35px;
}

.list_art a b span {
	font-size: 14px;
	text-align: left;
	display: block;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}


.list_art a {
	color: #000;
}

.list_art a:hover {
	color: #F00;
}


.list_art h2 {
	line-height: 60px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e3e3e3;
	margin-top: 10px;
}

.list_art img {
	float: left;
	height: 300px;
	width: 400px;
	margin-right: 20px;
	display: block;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.list_art div {
	float: right;
	width: 780px;
	margin-top: -10px;
}

.list_art div ul li h3 {
	line-height: 40px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e3e3e3;
}

.list_art div ul li span {
	font-size: 14px;
}

.list_hot {
	margin: auto;
	width: 1200px;
	overflow: hidden;
}

.list_hot li a img {
	height: 116px;
	width: 156px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.list_hot li a {
	color: #000;
}

.list_hot li a span {
	text-align: center;
	line-height: 35px;
	font-size: 14px;
}

.list_hot li a:hover {
	color: #F00;
}



.list_hot li {
	width: 156px;
	float: left;
	text-align: center;
	margin-right: 15px;
}

.artlist {
	width: 1200px;
	overflow: hidden;
	border: 1px solid #e3e3e3;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}

.art_l {
	float: left;
	height: 100px;
	width: 100px;
	display: block;
	background-color: #e3e3e3;
	text-align: center;
	line-height: 100px;
	font-size: 30px;
	font-weight: bold;
}

.art_r {
	float: left;
	width: 1080px;
	height: 90px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.art_r h3 {
	line-height: 40px;
}

.art_r a {
	color: #000;
}

.art_r a:hover {
	color: #F00;
}

.art_r a span {
	font-size: 14px;
}

.artbody {
	margin: auto;
	width: 1200px;
	overflow: hidden;
}

.artbody h3 {
	line-height: 80px;
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e3e3e3;
}

.artbody span {
	display: block;
	width: 100%;
	text-align: center;
	font-size: 14px;
	line-height: 40px;
	margin-top: -25px;
}

.artbody span em {
	font-style: normal;
	margin-right: 100px;
}

.artbody .wznr {
	font-size: 16px;
	line-height: 40px;
	padding: 20px;
}
.artbody .wznr p{
    margin-bottom: 25px;
    text-indent: 2em;
}
.artbody .wznr blockquote{
    margin: 0px 0;
    padding: 10px 10px;
    border-left: 5px solid #3169b0;
    background-color: #eee;
    font-size: 13px;
}

.artbody .wznr h3 {
	border-bottom: none;
	line-height: 40px;
	text-align: left;
}

.pageup {
	float: left;
	width: 600px;
	font-size: 14px;
	line-height: 30px;
}

.pagedown {
	float: right;
	width: 600px;
	font-size: 14px;
	line-height: 30px;
}

.pageup a {
	color: #000;
}

.pagedown a {
	color: #000;
}

.pageup a:hover {
	color: #F00;
}

.pagedown a:hover {
	color: #F00;
}

.dhlc {}

.dhlc li {
	float: left;
	width: 228px;
	background-color: #f5f5f5;
	border: 1px solid #e3e3e3;
	margin-right: 5px;
	height: 250px;
	margin-left: 5px;
	transition-duration: 0.6s;
}

.dhlc li:hover {
	background-color: #09F;
}

.dhlc li h3 {
	text-align: center;
	line-height: 60px;
}

.dhlc li span {
	line-height: 30px;
	padding: 15px;
	display: block;
	font-size: 16px;
}

.fright {
	width: 50px;
	position: fixed;
	right: 2px;
	bottom: 15%;
	z-index: 998;
	height: auto;
}

.fright ul {
	margin: 0;
	padding: 0;
}

.fright ul li {
	margin-bottom: 2px;
	padding: 0;
	display: block;
	background-color: #09F;
	text-align: center;
	height: 49px;
}

.fright ul li:hover {
	background-color: #333;
}

.fright ul li:hover span {
	display: block;
}

.fright ul li a img {
	border: none;
}

.fright ul li span {
	display: none;
	width: 166px;
	position: absolute;
	top: 0px;
	right: 51px;
	text-align: center;
	font-size: 14px;
	font-style: normal;
}

.fright ul li span img {
	width: 166px;
	height: 166px;
}

.fright ul li .ftel {
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	position: absolute;
	top: 102px;
	line-height: 49px;
	font-weight: bold;
	background-color: #333;
	color: #FFF;
}

.proj {
	width: 1200px;
	overflow: hidden;
	margin: auto;
}

.proj ul {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #dadada;
	border-right-color: #dadada;
	border-left-color: #dadada;
}

.proj ul li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dadada;
}

.proj ul li b {
	text-align: center;
	width: 180px;
	display: block;
	background-color: #f9f9f9;
	font-size: 16px;
	font-weight: bold;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #dadada;
	height: 45px;
	line-height: 45px;
	margin-right: 20px;
}

.proj ul li span {
	line-height: 45px;
	font-size: 14px;
}

.proj h3 {
	line-height: 80px;
	text-align: center;
}

.proj .hddzb {
	width: 400px;
	float: left;
	overflow: hidden;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #dadada;
	border-right-color: #dadada;
	border-left-color: #dadada;
}

.proj .hddzb b {
	text-align: center;
	width: 200px;
	display: block;
	float: left;
	line-height: 40px;
	font-size: 14px;
	background-color: #f9f9f9;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dadada;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #dadada;
}

.proj .hddzb i {
	text-align: center;
	width: 200px;
	display: block;
	float: left;
	line-height: 35px;
	font-size: 14px;
	font-style: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dadada;
}

.content {
	margin: auto;
	width: 1200px;
	overflow: hidden;
	margin-top: 10px;
}

.content .cleft {
	float: left;
	width: 290px;
	margin-right: 10px;
	overflow: hidden;
	text-align: center;
}

.content .cright {
	float: right;
	width: 900px;
	overflow: hidden;
}

.content .cleft ul {
	border: 1px solid #dadada;
}

.content .cleft ul h2 {
	line-height: 70px;
	background-color: #0099ff;
}

.content .cleft ul span {
	line-height: 40px;
	text-align: left;
	font-size: 14px;
	display: block;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dadada;
	margin-bottom: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
}

.content .cleft ul li {
	list-style-type: none;
	line-height: 60px;
	background-color: #f9f9f9;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dadada;
	margin-bottom: 1px;
}

.content .cleft ul li:hover {
	background-color: #fff;
}

.content .cleft ul li a {
	text-decoration: none;
	color: #000;
}

.content .cleft ul li a:hover {
	color: #F00;
}

.content .cright ul {}

.content .cright ul li {
	list-style-type: none;
	line-height: 40px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dadada;
	padding-left: 10px;
	background-color: #fff;
	margin-bottom: 1px;
}

.content .cright ul li:hover {
	background-color: #f9f9f9;
}

.content .cright ul li a {
	color: #333;
	font-size: 14px;
	text-decoration: none;
}

.content .cright ul li a:hover {
	color: #F00;
}

.content .cright .yejiao {
	line-height: 40px;
	display: block;
	text-align: center;
	border: 1px solid #dadada;
	margin-top: 10px;
}

.newbt {
	margin: auto;
	width: 1200px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dadada;
	line-height: 50px;
}

.newbt h3 a {
	color: #000;
	text-decoration: none;
}

.newbt h3 a:hover {
	color: #F00;
}

.newns {
	width: 1200px;
	overflow: hidden;
	padding: 0px;
	margin: auto;
}

.newns .npic {
	overflow: hidden;
	float: left;
	margin-right: 5px;
}

.newns .newnr {
	float: left;
	overflow: hidden;
}

.newns .newnr ul li {
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dadada;
	line-height: 38px;
	margin-bottom: 1px;
	background-color: #f9f9f9;
	padding-left: 30px;
	background-image: url(/img/lico.png);
	background-repeat: no-repeat;
	background-position: 5px 9px;
}

.newns .newnr ul {
	width: 740px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #dadada;
	border-right-color: #dadada;
	border-left-color: #dadada;
}

.newns .newnr ul li a {
	color: #000;
	text-decoration: none;
	font-size: 14px;
	display: block;
}

.newns .newnr ul li a:hover {
	color: #F00;
}

.newns .newnr ul li:hover {
	background-color: #FFF;
}

.ypal {
	width: 1200px;
	overflow: hidden;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}

.ypal .ypalleft {
	float: left;
	width: 278px;
	text-align: center;
	border: 1px solid #dadada;
}

.ypal .ypalleft ul {}

.ypal .ypalleft ul li {
	line-height: 50px;
	list-style-type: none;
	margin-bottom: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dadada;
	background-color: #f9f9f9;
}

.ypal .ypalleft ul li:hover {
	background-color: #FFF;
}

.ypal .ypalleft h2 {
	line-height: 60px;
	background-color: #0099ff;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dadada;
	margin-bottom: 1px;
}

.ypal .ypalleft ul li a {
	color: #000;
	text-decoration: none;
	font-size: 16px;
	display: block;
}

.ypal .ypalleft ul li a:hover {
	color: #F00;
}

.ypal .ypalright {
	float: left;
	margin-left: 10px;
	width: 910px;
}

.ypal .ypalright ul li {
	width: 290px;
	text-align: center;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	list-style-type: none;
}

.ypal .ypalright ul li img {
	border: 1px solid #dadada;
}

.ypal .ypalright ul li img:hover {
	border: 1px solid #F00;
}

.ypal .ypalright ul li span {
	font-size: 14px;
	line-height: 35px;
}

.ypal .ypalright ul li a {
	color: #000;
	text-decoration: none;
}

.ypal .ypalright ul li a:hover {
	color: #F00;
}

.ypal .ypalright .yejiao {
	float: left;
	width: 908px;
	text-align: center;
	font-size: 14px;
	line-height: 40px;
	border: 1px solid #dadada;
	background-color: #f9f9f9;
}

.ypal .ypalleft span {
	line-height: 40px;
	text-align: left;
	font-size: 14px;
	display: block;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dadada;
	margin-bottom: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
}

.dingwei {
	width: 1200px;
	line-height: 30px;
	font-size: 14px;
	overflow: hidden;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}

.dingwei i {
	background-color: #09F;
	display: block;
	height: 30px;
	width: 10px;
	float: left;
}

.dingwei span a {
	color: #000;
	font-size: 16px;
	float: left;
	margin-left: 15px;
}

.line {
	width: 1200px;
	height: 0px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #dadada;
}

.cplbbg {
	width: 1200px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	overflow: hidden;
}

.list_nav {
	float: left;
	width: 248px;
	overflow: hidden;
	border: 1px solid #dadada;
}

.list_nav ul li {
	line-height: 50px;
	background-color: #f9f9f9;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dadada;
	text-align: center;
	margin-bottom: 1px;
}

.list_nav i {
	background-color: #09F;
	height: 10px;
	width: 248px;
	display: block;
	margin-bottom: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dadada;
}

.list_nav ul li a {
	color: #000;
	text-decoration: none;
	font-size: 16px;
	display: block;
	transition-duration: 0.2s;
	background-image: url(../../img/222.png);
	background-repeat: no-repeat;
	background-position: 200px 17px;
}

.list_nav ul li a:hover {
	background-color: #FFF;
	color: #09F;
	background-image: url(../../img/111.png);
	background-repeat: no-repeat;
	background-position: 200px 16px;
}

.list_nav h2 {
	line-height: 60px;
	background-color: #09f;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #fff;
	font-size: 20px;
	background-image: url(../../img/pro_bg.png);
	background-repeat: no-repeat;
	text-align: center;
	background-position: 20px 15px;
}

.list_nav h1 {
	line-height: 60px;
	background-color: #09f;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #fff;
	font-size: 24px;
	background-image: url(../../img/lxwm_bg.png);
	background-repeat: no-repeat;
	text-align: center;
	background-position: 20px 15px;
	margin-top: -1px;
}

.list_nav h3 {
	font-weight: normal;
	font-size: 14px;
	line-height: 30px;
	padding-left: 10px;
}

.list_nav h2 a {
	color: #000;
	display: block;
}

.list_nav h2 a:hover {
	color: #F00;
}

.list_nav span {
	text-align: center;
	margin-top: 10px;
	display: block;
	font-size: 14px;
}

.prolist {
	float: right;
	width: 950px;
	overflow: hidden;
}

.prolist ul {
	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.prolist ul li {
	width: 300px;
	text-align: center;
	line-height: 30px;
	border: 1px solid #dadada;
	overflow: hidden;
	float: left;
	margin-left: 14px;
	margin-bottom: 35px;
	transition-duration: 0.2s;
}

.prolist ul li:hover {
	border: 1px solid #09F;
}

.prolist ul li a {
	color: #000;
	transition-duration: 0.2s;
}

.prolist ul li a:hover {
	color: #09F;
}

.prolist ul li i {
	display: block;
	font-style: normal;
	font-size: 16px;
	line-height: 40px;
	width: 50%;
	background-color: #09F;
	float: left;
}

.prolist ul li i a {
	display: block;
	transition-duration: 0.2s;
}

.prolist ul li i a:hover {
	color: #FFF;
}

.prolist ul li p {
	width: 50%;
	font-weight: normal;
	font-size: 16px;
	line-height: 40px;
	display: block;
	float: left;
	background-color: #dadada;
}

.prolist ul li p a {
	display: block;
	transition-duration: 0.2s;
}

.prolist ul li a span {
	display: block;
}

.prolist ul li a img {
	display: inline-block;
	height: 173px;
	width: 260px;
	margin-top: 20px;
}

.prolist h4 a {
	font-size: 16px;
	font-weight: normal;
	color: #000;
	text-align: center;
	line-height: 60px;
	border: 1px solid #dadada;
	display: block;
	float: left;
	width: 80px;
	background-color: #fff;
	transition-duration: 0.2s;
	margin-right: 10px;
}

.prolist h4 a:hover {
	background-color: #0099FF;
	border: 1px solid #000;
}

.prolist h4 {
	text-align: center;
	padding-left: 20px;
}


.linkcss {
	font-size: 14px;
	height: 100px;
	line-height: 35px;
	margin: 0px 10px;
	list-style: none;
	white-space: nowrap;
	width: 1200px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;

}

.flink_list {
	width: 100%;
	margin-top: 10px;
	margin-bottom: 15px;
	font-size: 13px;
}

ul,
ol {
	list-style: none;
}

.flink_list li {
	float: left;
	margin-right: 12px;
	color: #000000;
	font-size: 11px;
	height: 25px;
}

.flink_list li a {
	color: #a19b9b;
}


.scv_listpages {}

.scv_listpages ul {
	float: left;
	padding: 12px 0px 12px 16px;
}

.scv_listpages ul li {
	float: left;
	font-family: Tahoma;
	line-height: 17px;
	margin-right: 6px;
}

.scv_listpages ul li a {
	float: left;
	padding: 2px 4px 2px;
	color: #555;
	display: block;
}

.scv_listpages ul li a:hover {
	color: #690;
	text-decoration: none;
	padding: 2px 4px 2px;
}

.scv_listpages ul li.thisclass,
.scv_listpages ul li.thisclass a,
.pagebox ul li.thisclass a:hover {
	background-color: #F8F8F8;
	padding: 2px 4px 2px;
	font-weight: bold;
}

.scv_listpages .pageinfo {
	line-height: 21px;
	padding: 12px 10px 12px 16px;
	color: #999;
}

.scv_listpages .pageinfo strong {
	color: #555;
	font-weight: normal;
	margin: 0px 2px;
}








/* 分页 */
.dede_page {
	border: #ebebeb 1px solid;
	line-height: 35px;
	background-color: #f0eeef;
	padding-left: 10px;
	height: 35px;
	clear: both;
	font-size: 12px;
	float: center
}

.dede_page ul li {
	border: #7eb864 1px solid;
	line-height: 23px;
	background-color: #fff;
	padding-left: 8px;
	padding-right: 8px;
	display: block;
	float: left;
	height: 23px;
	color: #666;
	margin: 5px 2px;
}

.dede_page ul li a {
	color: #666;
	text-decoration: none;
}

.dede_page ul li a:hover {
	color: #FF0000;
	text-decoration: none;
}

.dede_page .thisclass {
	border: #fc6104 1px solid;
	line-height: 23px;
	background-color: #FFFF66;
	padding: 0 8px;
	display: block;
	float: left;
	height: 23px;
	color: #ff7400;
	font-size: 12px;
	margin: 5px 2px;
}